flowboxchild: Derive from GtkWidget
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 May 2020 00:53:40 +0000 (20:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 May 2020 02:53:08 +0000 (22:53 -0400)
commitb8d1a9eb0df7d5152d5d2519a5b3c487a5db5086
tree9267f0aab1c20fa6ccd1a48f115dbb18e3659d48
parent41322e2a7a6a32ec1ae079597f70b443586db5f3
flowboxchild: Derive from GtkWidget

We want to remove GtkBin and GtkContainer as they don't
provide much useful functionality anymore.

See #2681
demos/gtk-demo/sliding_puzzle.c
docs/reference/gtk/gtk4-sections.txt
gtk/a11y/gtkflowboxchildaccessible.c
gtk/gtkemojichooser.c
gtk/gtkflowbox.c
gtk/gtkflowbox.h
tests/testflowbox.c